dragicon: Handle files without info
authorMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jan 2023 18:26:37 +0000 (13:26 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 30 Jan 2023 19:03:13 +0000 (14:03 -0500)
commit4e1b46a7ecd69f03715ba0bb23c8d9c2d0101e78
treecf4de342753484bb32dd14e0d952f793cfd8b29f
parentc43e1f3d0a8ef30146d2085fa2775ebff65ef25b
dragicon: Handle files without info

g_file_query_info can (and does) fail,
occasionally. Handle it.
gtk/gtkdragicon.c